# jsRapClock
JQuery Speaking Clock Plugin
More information about this can be found in this blog <a href="https://www.jqueryscript.net/time-clock/Analog-Clock-jsRapClock.html">article</a>.
#### Demo
[https://thibor.github.io/jsRapClock/](https://thibor.github.io/jsRapClock/)
### Properties
Option | Type | Default | Description
------ | ---- | ------- | -----------
caption | string | '' | Inscription on the clock face
clockNumbers | boolean | true | Digits on the clock face
clock | int | 0 | The interval between the times to be read in minutes
stopwatch | int | 0 | The interval between the time the stopwatch is read in seconds
pitch | float | 1.0 | Pitch of voice
rate | float| 0.8 | Speed of voice
shiftH | int| 0 | Shift hours
shiftM | int| 0 | Shift minutes
shiftS | int| 0 | Shift seconds